[INFO] cloning repository https://github.com/laoxong/nostr-relay
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/laoxong/nostr-relay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaoxong%2Fnostr-relay", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaoxong%2Fnostr-relay'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ac67102ef013f18b63f183085c087f6fc55ab03
[INFO] checking laoxong/nostr-relay against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaoxong%2Fnostr-relay" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/laoxong/nostr-relay
[INFO] finished tweaking git repo https://github.com/laoxong/nostr-relay
[INFO] tweaked toml for git repo https://github.com/laoxong/nostr-relay written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/laoxong/nostr-relay on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/laoxong/nostr-relay already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8674c48731537e98cebda38760003f5c8b470c9783c0a5674d5253665eae7251
[INFO] running `Command { std: "docker" "start" "8674c48731537e98cebda38760003f5c8b470c9783c0a5674d5253665eae7251", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8674c48731537e98cebda38760003f5c8b470c9783c0a5674d5253665eae7251", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8674c48731537e98cebda38760003f5c8b470c9783c0a5674d5253665eae7251" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8674c48731537e98cebda38760003f5c8b470c9783c0a5674d5253665eae7251", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8674c48731537e98cebda38760003f5c8b470c9783c0a5674d5253665eae7251" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling secp256k1-sys v0.11.0
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=84ad96f225120af9 -C extra-filename=-da5196de815b2d98 --out-dir /opt/rustwide/target/debug/build/tokio/da5196de815b2d98/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/dbb70fe534b4b5ba/out -L dependency=/opt/rustwide/target/debug/build/libc/fec0d2357e96f315/out -L dependency=/opt/rustwide/target/debug/build/lock_api/dc5dc40e75da6c55/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/d085dd6232b48e09/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/9130ca354df06040/out -L dependency=/opt/rustwide/target/debug/build/smallvec/50fe2dfe366e80bb/out --extern bytes=/opt/rustwide/target/debug/build/bytes/ab7df6f36dca1ac4/out/libbytes-ab7df6f36dca1ac4.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/fec0d2357e96f315/out/liblibc-fec0d2357e96f315.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/59bc781fe0d1ddbc/out/libmio-59bc781fe0d1ddbc.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/a54cd0825910ef7f/out/libparking_lot-a54cd0825910ef7f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/6060e7b3d063b7ca/out/libpin_project_lite-6060e7b3d063b7ca.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/59bf9410e7a00cb2/out/libsignal_hook_registry-59bf9410e7a00cb2.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/41a759ef407e522a/out/libsocket2-41a759ef407e522a.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/4cd7f8d9756d33c6/out/libtokio_macros-4cd7f8d9756d33c6.so --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=6fb64cbc6714e57f -C extra-filename=-c6a1b17a36a81b9d --out-dir /opt/rustwide/target/debug/build/tokio/c6a1b17a36a81b9d/out -L dependency=/opt/rustwide/target/debug/build/libc/e247151d6e4370c8/out --extern bytes=/opt/rustwide/target/debug/build/bytes/ae8dbc837186dbbc/out/libbytes-ae8dbc837186dbbc.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/e247151d6e4370c8/out/liblibc-e247151d6e4370c8.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/be352305851be108/out/libmio-be352305851be108.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/1344c32777c96f3f/out/libpin_project_lite-1344c32777c96f3f.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/5f7d50c9488c700a/out/libsocket2-5f7d50c9488c700a.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8674c48731537e98cebda38760003f5c8b470c9783c0a5674d5253665eae7251", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8674c48731537e98cebda38760003f5c8b470c9783c0a5674d5253665eae7251", kill_on_drop: false }`
[INFO] [stdout] 8674c48731537e98cebda38760003f5c8b470c9783c0a5674d5253665eae7251
